records
Atti di concessione
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"atti_di_concessione",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/atti_di_concessione"
}
] - "definitions":{
- "atti_di_concessione":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/atti_di_concessione_records"
}
}
} - "records":
} - "properties":
- "atti_di_concessione_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "id":,{
- "type":"string",
- "title":"id",
- "description":""
} - "n_pg":,{
- "type":"string",
- "title":"N.Pg",
- "description":""
} - "anno_pg":,{
- "type":"string",
- "format":"date",
- "title":"Anno Pg",
- "description":""
} - "oggetto":,{
- "type":"string",
- "title":"Oggetto",
- "description":""
} - "tipo_rapporto":,{
- "type":"string",
- "title":"Tipo rapporto",
- "description":""
} - "modalita_seguita_per_l_individuazione_del_beneficiario":,{
- "type":"string",
- "title":"Modalità seguita per l'individuazione del beneficiario",
- "description":""
} - "norma_o_titolo_a_base_dell_attribuzione":,{
- "type":"string",
- "title":"Norma o titolo a base dell' attribuzione",
- "description":""
} - "settore_dipartimento_area":,{
- "type":"string",
- "title":"Settore/Dipartimento/Area",
- "description":""
} - "servizio":,{
- "type":"string",
- "title":"Servizio",
- "description":""
} - "u_o":,{
- "type":"string",
- "title":"U.O.",
- "description":""
} - "dirigente":,{
- "type":"string",
- "title":"Dirigente",
- "description":""
} - "responsabile_del_procedimento":,{
- "type":"string",
- "title":"Responsabile del procedimento",
- "description":""
} - "beneficiario":,{
- "type":"string",
- "title":"Beneficiario",
- "description":""
} - "partita_iva":,{
- "type":"string",
- "title":"Partita Iva",
- "description":""
} - "codice_fiscale":,{
- "type":"string",
- "title":"Codice Fiscale",
- "description":""
} - "importo_euro":,{
- "type":"number",
- "title":"Importo (Euro)",
- "description":"",
- "unit":"€"
} - "prov_concessione_nr":,{
- "type":"string",
- "title":"Prov. concessione: Nr",
- "description":""
} - "prov_concessione_anno":,{
- "type":"string",
- "format":"date",
- "title":"Prov. concessione: Anno",
- "description":""
} - "prov_concessione_link_doc_determina_pubblica":,{
- "type":"string",
- "title":"Prov. concessione: Link doc. determina pubblica",
- "description":""
} - "progetti_link":,{
- "type":"string",
- "title":"progetti: Link",
- "description":""
} - "curriculum_link":,{
- "type":"string",
- "title":"Curriculum: Link",
- "description":""
} - "capitolati_link":{
- "type":"string",
- "title":"Capitolati: Link",
- "description":""
}
} - "id":
}
} - "fields":
} - "properties":
} - "atti_di_concessione":
}